Versions:
WezTerm is a GPU-accelerated cross-platform terminal emulator and multiplexer written in Rust, created by Wez Furlong. Designed for developers, system administrators, and power users who demand high performance and extensive customization, WezTerm delivers smooth rendering across Windows, macOS, and Linux by offloading text drawing to the graphics card, eliminating the flicker and latency common to traditional terminal emulators. Beyond simple command-line access, the application embeds a full terminal multiplexer that allows users to split panes, manage tabs, and persist sessions without relying on external tools such as tmux or screen. Its configuration is expressed in a Lua script, enabling conditional key bindings, dynamic color schemes, and programmable behaviors that adapt to the host operating system or current working directory. Eighteen numbered versions have been released under the nightly channel, each incorporating the latest upstream Rust crates, font shaping libraries, and platform-specific optimizations; users who track the nightly stream receive new features—such as recent additions of hyperlinks, image previews, and ligature-aware font rendering—within days of their merge. The software is frequently compared to Alacritty and iTerm2, yet distinguishes itself through built-in multiplexing, native Wayland and DirectWrite support, and first-class SSH integration that can spawn remote tabs with a single keystroke. WezTerm is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: